home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 September / cd joystick no118 septembre 2000 cd 2.iso / Data / sharewares / Communication / IPXLocalChat.exe / _SETUP.1 / IPX Local Chat.exe / 0 / RCDATA / TROUNDEDITDLG / TROUNDEDITDLG.txt
Text File  |  2000-07-27  |  3KB  |  140 lines

  1. object RoundEditDlg: TRoundEditDlg
  2.   Left = 334
  3.   Top = 198
  4.   BorderStyle = bsDialog
  5.   Caption = 'Rounded Rectangle'
  6.   ClientHeight = 153
  7.   ClientWidth = 258
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label4: TLabel
  16.     Left = 129
  17.     Top = 36
  18.     Width = 33
  19.     Height = 13
  20.     Caption = 'Bottom'
  21.   end
  22.   object Label3: TLabel
  23.     Left = 137
  24.     Top = 12
  25.     Width = 25
  26.     Height = 13
  27.     Caption = 'Right'
  28.   end
  29.   object Label2: TLabel
  30.     Left = 9
  31.     Top = 36
  32.     Width = 19
  33.     Height = 13
  34.     Caption = 'Top'
  35.   end
  36.   object Label1: TLabel
  37.     Left = 9
  38.     Top = 12
  39.     Width = 18
  40.     Height = 13
  41.     Caption = 'Left'
  42.   end
  43.   object Label5: TLabel
  44.     Left = 68
  45.     Top = 68
  46.     Width = 28
  47.     Height = 13
  48.     Caption = 'Width'
  49.   end
  50.   object Label6: TLabel
  51.     Left = 68
  52.     Top = 92
  53.     Width = 31
  54.     Height = 13
  55.     Caption = 'Height'
  56.   end
  57.   object BtnOK: TBitBtn
  58.     Left = 48
  59.     Top = 120
  60.     Width = 75
  61.     Height = 25
  62.     Caption = 'OK'
  63.     Default = True
  64.     TabOrder = 6
  65.     OnClick = BtnOKClick
  66.     Glyph.Data = {
  67.       DE010000424DDE01000000000000760000002800000024000000120000000100
  68.       0400000000006801000000000000000000001000000000000000000000000000
  69.       80000080000000808000800000008000800080800000C0C0C000808080000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  71.       3333333333333333333333330000333333333333333333333333F33333333333
  72.       00003333344333333333333333388F3333333333000033334224333333333333
  73.       338338F3333333330000333422224333333333333833338F3333333300003342
  74.       222224333333333383333338F3333333000034222A22224333333338F338F333
  75.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  76.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  77.       0000333333333A222433333333333338F338F33300003333333333A222433333
  78.       333333338F338F33000033333333333A222433333333333338F338F300003333
  79.       33333333A222433333333333338F338F00003333333333333A22433333333333
  80.       3338F38F000033333333333333A223333333333333338F830000333333333333
  81.       333A333333333333333338330000333333333333333333333333333333333333
  82.       0000}
  83.     NumGlyphs = 2
  84.   end
  85.   object BtnCancel: TBitBtn
  86.     Left = 136
  87.     Top = 120
  88.     Width = 75
  89.     Height = 25
  90.     TabOrder = 7
  91.     Kind = bkCancel
  92.   end
  93.   object EditB: TEdit
  94.     Left = 169
  95.     Top = 32
  96.     Width = 81
  97.     Height = 21
  98.     TabOrder = 3
  99.     Text = 'EditB'
  100.   end
  101.   object EditR: TEdit
  102.     Left = 169
  103.     Top = 8
  104.     Width = 81
  105.     Height = 21
  106.     TabOrder = 2
  107.     Text = 'EditR'
  108.   end
  109.   object EditL: TEdit
  110.     Left = 33
  111.     Top = 8
  112.     Width = 81
  113.     Height = 21
  114.     TabOrder = 0
  115.     Text = 'EditL'
  116.   end
  117.   object EditT: TEdit
  118.     Left = 33
  119.     Top = 32
  120.     Width = 81
  121.     Height = 21
  122.     TabOrder = 1
  123.     Text = 'EditT'
  124.   end
  125.   object EditW: TEdit
  126.     Left = 108
  127.     Top = 64
  128.     Width = 81
  129.     Height = 21
  130.     TabOrder = 4
  131.   end
  132.   object EditH: TEdit
  133.     Left = 108
  134.     Top = 88
  135.     Width = 81
  136.     Height = 21
  137.     TabOrder = 5
  138.   end
  139. end
  140.